testsuite: Add more tests for automated components
authorMatthias Clasen <mclasen@redhat.com>
Sun, 10 May 2020 15:12:07 +0000 (11:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 10 May 2020 20:25:28 +0000 (16:25 -0400)
commitcaab6ac6e7648278736fa9710e0ca77eed12cca5
treeda894c16e575ed3fc8e27bc5ef48f5573d8654bc
parent9d4b01fff8a5a81328751c3128cf1edf47f6774f
testsuite: Add more tests for automated components

Add template tests that show the complex dialogs before
destroying them. This reveals that we are leaking in
several of them. These leaks don't show up if the
dialogs are destroyed right away, as the existing
tests do.

Disable the two failing tests for now:
  /template/GtkFileChooserDialog/show
  /template/GtkPrintUnixDialog/show
testsuite/gtk/templates.c